-
Notifications
You must be signed in to change notification settings - Fork 294
Detect MOVBE #1356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect MOVBE #1356
Conversation
r? @Amanieu (rust-highfive has picked a reviewer for you, use r? to override) |
Since this is insta-stable, does this need an FCP? Also, I'm not sure that the |
I'm not really sure about how an FCP or the attribute works in this case. MOVBE itself was already stabilized, detection was omitted for whatever reason. |
It might just be an oversight and not need FCP then. I suspect the |
I'd change the Otherwise LGTM. I'll FCP just in case but this should be pretty uncontroversial. @rfcbot fcp merge |
Unless of course, rfcbot doesn't work in this repo, in which case I'll just ping @rust-lang/libs-api to see if anyone has any objections. |
Team member @Amanieu has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
I'm marking @yaahc's box because she has stepped down from T-libs-api after the point that this feature got proposed for FCP. |
🔔 This is now entering its final comment period, as per the review above. 🔔 psst @Amanieu, I wasn't able to add the |
The final comment period, with a disposition to merge, as per the review above, is now complete. As the automated representative of the governance process, I would like to thank the author for their work and everyone else who contributed. This will be merged soon. psst @Amanieu, I wasn't able to add the |
Note that |
No description provided.